Robonomics IO
stream-oriented library with support general set of sensors and actuators (including virtual devices like PubSub or stdin/stdout) that makes hardware interaction easy.
Robonomicsのストリーム Stream-oriented library
with support general set of センサー Sensor and actuator アクチュエータ
(including virtual devices like publish/subscribe 出版-購読型モデル or stdin/stdout 標準出力)
that makes hardware 相互作用 Interaction easy.
airalab/robonomics: Robonomics Framework by Airalab
hr.icon
Robonomics IO Overview - Robonomics Wiki
robonomics io
--dev Specify the development chain
開発チェーンの指定
OPTIONS
-d,--base-path <PATH> Specify custom base path
? pathはどこから見つけるの?
--chain <CHAIN_SPEC> Specify the chain specification (one of dev, local, or staging)
dev
local
staging
-l, --log <LOG_PATTERN>... Sets a custom logging filter. Syntax is <target>=<level>, e.g. -lsync=debug
SUBCOMMANDS:
help Prints this message or the help of the given subcommand(s)
read Read information from device
デバイスまたはネットワークからデータを読み取り、それをに出力しstdout 標準出力に入れる
write Write information into device
IPFS InterPlanetary File Systemで通信
Robonomics IO IPFS - Robonomics Wiki
1.IPFS InterPlanetary File Systemオン
IPFS Desktop簡単
2.echo "Hello Robonomics" | robonomics io write ipfs
return hash
3.echo hash | robonomics io read ipfs
return Hello Robonomics
ParachainにLaunch
Robonomics IO Launch - Robonomics Wiki
例ではIoTデバイスまたはロボットをオン/オフにする
1.dev環境でnetwork繋ぐ
2.Account作成
3.新AccountにToken渡す
? ↑の作業と文法の部分の関連が不明
なぜTokenを渡して、下のDocumentではリモートRobotのオンオフをしているのか?
robonomics io read launch
結果がbugと出た
あまり意味がわかってない
bugっぽかたら、issueに投げる